Skip to content

feat: adding containerd_enable_limit_no_file as an option to allow users to add this file on demand as required.#2004

Open
drew-viles wants to merge 1 commit intokubernetes-sigs:mainfrom
drew-viles:no-limit
Open

feat: adding containerd_enable_limit_no_file as an option to allow users to add this file on demand as required.#2004
drew-viles wants to merge 1 commit intokubernetes-sigs:mainfrom
drew-viles:no-limit

Conversation

@drew-viles
Copy link
Copy Markdown
Contributor

@drew-viles drew-viles commented May 10, 2026

Change description

I've hit an issue in our OpenStack image builds where we need this enabling but it's currently conditionally enabled for Marina, Flatcar or Azure.

This adds a new OR condition to allow people to enable this on more than those three options. Rather than changing the flow, which would break existing users implementation, adding the OR made more sense to prevent a regression.

The default for this new value is false to keep everything as it is now and making it purely opt-in.

Added Goss tests and udpated the docs too.

…ers to add this file on demand as required.

We still keep the original parameters but are adding an OR option for this so we can use it in a wider scope - defaulting the option to false.
Also adding goss checks for this.
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 10, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign kkeshavamurthy for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested review from AndiDog and cpanato May 10, 2026 20:35
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 10, 2026
@drew-viles drew-viles marked this pull request as ready for review May 10, 2026 21:03
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 10, 2026
@drew-viles drew-viles requested a review from mboersma May 10, 2026 21:03
@drew-viles
Copy link
Copy Markdown
Contributor Author

/test pull-azure-sigs

@drew-viles
Copy link
Copy Markdown
Contributor Author

drew-viles commented May 11, 2026

/override pull-ova-all

Known iptables photon-5 build failure.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@drew-viles: Overrode contexts on behalf of drew-viles: pull-ova-all

Details

In response to this:

/override pull-ova-all

Known photon-5 build failure.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@drew-viles
Copy link
Copy Markdown
Contributor Author

Package lock is blocking the azure-sigs one.

/test pull-azure-sigs

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@drew-viles: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-azure-sigs 31374f1 link false /test pull-azure-sigs

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants